[INFO] fetching crate dx-serializer 0.1.0...
[INFO] fixing dx-serializer-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate dx-serializer 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate dx-serializer 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dx-serializer 0.1.0
[INFO] tweaked toml for crates.io crate dx-serializer 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dx-serializer 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dx-serializer 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.49
[INFO] [stderr]   Downloaded dary_heap v0.3.9
[INFO] [stderr]   Downloaded io-uring v0.7.12
[INFO] [stderr]   Downloaded zerocopy v0.8.49
[INFO] [stderr]   Downloaded dx-serializer-derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59
[INFO] running `Command { std: "docker" "start" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking dx-serializer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/llm_to_human_format.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use std::fs;
[INFO] [stdout]  2 | | use std::path::Path;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     Ok(())
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/leaf_inline_demo.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Demonstrates the leaf inline syntax (::) in Dx Serializer format
[INFO] [stdout]   2 | | /// Run with: cargo run --example leaf_inline_demo -p dx-serializer
[INFO] [stdout]   3 | | use serializer::llm::{DxDocument, DxLlmValue, LlmParser, LlmSerializer};
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     println!("   Original values preserved: {}", parsed.context.len());
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/optimized_rkyv_test.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 | /             unsafe {
[INFO] [stdout] 78 | |                 let archived = rkyv::access_unchecked::<TestData::Archived>(&bytes);
[INFO] [stdout] 79 | |                 let mut deserializer = rkyv::de::Pool::new();
[INFO] [stdout] 80 | |                 let _: TestData = archived
[INFO] [stdout] 81 | |                     .deserialize(rkyv::rancor::Strategy::wrap(&mut deserializer))
[INFO] [stdout] 82 | |                     .unwrap();
[INFO] [stdout] 83 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/show_formats.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Show current dx-serializer formats
[INFO] [stdout]   2 | | /// Run with: cargo run --example show_formats -p dx-serializer
[INFO] [stdout]   3 | | use serializer::{
[INFO] [stdout]   4 | |     DxArray, DxObject, DxValue, encode,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     println!("Machine     │ Binary, zero-copy    │ .machine");
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/machine_format_perf.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use serializer::llm::parser::LlmParser;
[INFO] [stdout]   3 | | use serializer::{document_to_machine, llm_to_machine, machine_to_document};
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout] 103 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/machine_format_perf.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / criterion_group!(
[INFO] [stdout]  97 | |     benches,
[INFO] [stdout]  98 | |     bench_serialization,
[INFO] [stdout]  99 | |     bench_deserialization,
[INFO] [stdout] 100 | |     bench_roundtrip,
[INFO] [stdout] 101 | |     bench_compression_ratio
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> benches/quick_comparison.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | // Simple test data - just use Vec<u64> to avoid rkyv version conflicts
[INFO] [stdout]  4 | | fn create_data() -> Vec<u64> {
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     size_comparison();
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> benches/quick_comparison.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | criterion_group!(benches, bench_serialize, bench_deserialize);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> benches/optimized_rkyv_test.rs:78:57
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 let archived = rkyv::access_unchecked::<TestData::Archived>(&bytes);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 78 -                 let archived = rkyv::access_unchecked::<TestData::Archived>(&bytes);
[INFO] [stdout] 78 +                 let archived = rkyv::access_unchecked::<<TestData as Archive>::Archived>(&bytes);
[INFO] [stdout]    |
[INFO] [stdout] 78 -                 let archived = rkyv::access_unchecked::<TestData::Archived>(&bytes);
[INFO] [stdout] 78 +                 let archived = rkyv::access_unchecked::<<TestData as ArchiveUnsized>::Archived>(&bytes);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/editor_workflow.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / use serializer::{Mappings, format_machine};
[INFO] [stdout]   5 | |
[INFO] [stdout]   6 | | fn main() {
[INFO] [stdout]   7 | |     println!("╔═══════════════════════════════════════════════════════════════╗");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     println!("╚═══════════════════════════════════════════════════════════════╝");
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/roundtrip_tests.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Tests for bidirectional DX conversion (roundtrip)
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | #[cfg(test)]
[INFO] [stdout]   4 | | mod roundtrip_tests {
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/machine_vs_rkyv.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use rkyv::{Archive, Deserialize, Serialize, rancor::Error};
[INFO] [stdout]   3 | | use serializer::llm::{
[INFO] [stdout]   4 | |     DxDocument, DxLlmValue, DxSection, document_to_machine, machine_to_document,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | | );
[INFO] [stdout] 192 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dx-serializer` (bench "optimized_rkyv_test") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/machine_vs_rkyv.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / criterion_group!(
[INFO] [stdout] 186 | |     benches,
[INFO] [stdout] 187 | |     bench_serialize,
[INFO] [stdout] 188 | |     bench_deserialize,
[INFO] [stdout] 189 | |     bench_roundtrip,
[INFO] [stdout] 190 | |     bench_size
[INFO] [stdout] 191 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_data` is never used
[INFO] [stdout]   --> benches/optimized_rkyv_complete.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn create_test_data(count: usize) -> Vec<TestData> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/optimized_rkyv_complete.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]   3 | | use serializer::machine::OptimizedRkyv;
[INFO] [stdout]   4 | | use std::sync::atomic::{AtomicU32, Ordering};
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | ))]
[INFO] [stdout] 150 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> benches/optimized_rkyv_complete.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | criterion_group!(benches, bench_backend_info, bench_optimized_io,);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/optimized_rkyv_complete.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | criterion_group!(compression_benches, bench_compressed);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compressed_small`
[INFO] [stdout]    --> tests/adaptive_optimization_test.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let compressed_small = comp.serialize_compressed(&small).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed_small`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/adaptive_optimization_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]   2 | | use serializer::machine::optimized_rkyv::OptimizedRkyv;
[INFO] [stdout]   3 | | use std::fs;
[INFO] [stdout]   4 | | use tempfile::TempDir;
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     assert_eq!(backend, "blocking");
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/task_1_3_verification.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / use serializer::llm::parser::LlmParser;
[INFO] [stdout]   5 | | use serializer::llm::types::DxLlmValue;
[INFO] [stdout]   6 | |
[INFO] [stdout]   7 | | #[test]
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/theme_compression_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use serializer::llm::convert::{document_to_machine, llm_to_machine, machine_to_document};
[INFO] [stdout]   3 | | use serializer::llm::parser::LlmParser;
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | );
[INFO] [stdout] 140 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/theme_compression_test.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / criterion_group!(
[INFO] [stdout] 134 | |     benches,
[INFO] [stdout] 135 | |     bench_serialization,
[INFO] [stdout] 136 | |     bench_deserialization,
[INFO] [stdout] 137 | |     bench_roundtrip,
[INFO] [stdout] 138 | |     bench_compression_ratios
[INFO] [stdout] 139 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/dx_vs_rkyv.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / criterion_group!(
[INFO] [stdout] 108 | |     benches,
[INFO] [stdout] 109 | |     bench_batch_50,
[INFO] [stdout] 110 | |     bench_batch_100,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     bench_batch_10k
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/regenerate_dx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use serializer::{document_to_human, llm_to_document};
[INFO] [stdout]  2 | | use std::fs;
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     Ok(())
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/playground_benchmark.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// DX-Serializer Playground Benchmark
[INFO] [stdout]   2 | | ///
[INFO] [stdout]   3 | | /// Takes dx-human.dx and creates:
[INFO] [stdout]   4 | | /// 1. human.dx (source - readable format)
[INFO] [stdout] ...   |
[INFO] [stdout] 333 | |     (words as f64 * 1.33) as usize + (symbols / 2)
[INFO] [stdout] 334 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59", kill_on_drop: false }`
[INFO] [stdout] 27ef99f3be01f110b127bdf6191ccd2f634ed81103f4ebb48138e301cc6e8b59
